chore(deps): update all dependencies#579
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
ansibuddy
approved these changes
Apr 13, 2026
b43eb13 to
36f1623
Compare
ansibuddy
approved these changes
Apr 13, 2026
36f1623 to
5770e28
Compare
ansibuddy
approved these changes
Apr 15, 2026
5770e28 to
d197225
Compare
ansibuddy
approved these changes
Apr 16, 2026
d197225 to
e3e7f8d
Compare
ansibuddy
approved these changes
Apr 17, 2026
e3e7f8d to
b058434
Compare
ansibuddy
approved these changes
Apr 18, 2026
b058434 to
0b2f67d
Compare
Contributor
Author
|
ansibuddy
approved these changes
Apr 21, 2026
0b2f67d to
5b63bc5
Compare
ansibuddy
approved these changes
Apr 23, 2026
5b63bc5 to
47e12cc
Compare
ansibuddy
approved these changes
Apr 23, 2026
47e12cc to
0a0a476
Compare
ansibuddy
approved these changes
Apr 24, 2026
0a0a476 to
4ccaa36
Compare
ansibuddy
approved these changes
Apr 25, 2026
4ccaa36 to
b034911
Compare
ansibuddy
approved these changes
Apr 26, 2026
b034911 to
9f91e94
Compare
ansibuddy
approved these changes
Apr 28, 2026
9f91e94 to
cd240d9
Compare
ansibuddy
approved these changes
Apr 29, 2026
cd240d9 to
5a3a8b6
Compare
ansibuddy
approved these changes
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.1→v1.1.20.11.3→0.11.8v2.4.10→v2.4.131.4.2→1.4.41.5.01.20.0→1.20.20.3.8→0.3.110.15.9→0.15.120.9.14→0.9.250.10.1(+2)4.26.0.20260402→4.26.0.202604086.0.12.20250915→6.0.12.20260408Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
ansible/actions (ansible/actions)
v1.1.2Compare Source
Fixes
Maintenance
astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)
v0.11.8Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.8
v0.11.7Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.7
v0.11.6Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.6
v0.11.5Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.5
v0.11.4Compare Source
See: https://github.com/astral-sh/uv/releases/tag/0.11.4
biomejs/pre-commit (biomejs/pre-commit)
v2.4.13Compare Source
v2.4.12Compare Source
v2.4.11Compare Source
pypa/build (build)
v1.4.4Compare Source
What's Changed
Full Changelog: pypa/build@1.4.3...1.4.4
v1.4.3Compare Source
What's Changed
New Contributors
Full Changelog: pypa/build@1.4.2...1.4.3
python/mypy (mypy)
v1.20.2Compare Source
v1.20.1Compare Source
dict.__or__typeshed change (Ivan Levkivskyi, PR 21186)type[T]in type calls (Shantanu, PR 21174)Anytyped variables (Shantanu, PR 21142)--warn-unused-configshould not be a strict flag (Ivan Levkivskyi, PR 21139)j178/prek (prek)
v0.3.11Compare Source
Released on 2026-04-27.
Highlights
Hook entries now have an explicit
shelloption for shell snippets. Setshell: sh,bash,pwsh,powershell, orcmdwhen an entry should beevaluated by that shell; leaving it unset keeps prek's direct argv execution.
prek auto-updatecan now filter tag candidates before choosing an update.Both options take glob patterns: use
--include-tagto only consider matchingtag names, and
--exclude-tagto skip matching tags such as moving tags orprereleases.
Enhancements
auto-update --exclude-repo <repo>to skip repos (#1983)auto-update --exit-codeto exit with non-zero on updates (#2002)auto-update --include-tag <pattern>/--exclude-tag <pattern>to filter tags (#1984)shellhook option for entries that should run as shell source (#2004)--hook-diroptional for hook-impl (#1989)--script-versionis missing (#1990)Bug fixes
Documentation
pass_filenamesconcurrency docs (#1999)Contributors
v0.3.10Compare Source
Released on 2026-04-21.
Enhancements
@j178/preknpm package (#1973)Bug fixes
Documentation
SKILL.mdfor prek (#1950)gh skill install j178/prek prekto install prek skill for agents (#1951)Other changes
Contributors
v0.3.9Compare Source
Released on 2026-04-13.
Highlight
prek auto-updateis now stricter about pinned revisions and more useful in CI.It now keeps
revand# frozen:comments in sync, can detectimpostor commits when validating pinned SHAs,
and lets you use
prek auto-update --checkto fail on both available updates and frozen-refmismatches without rewriting the config.
Examples:
Enhancements
language: dotnetsupport (#1871)core.hooksPath(#1892)prek run --no-fail-fastto override config file (#1859)forbid-new-submodulesas builtin hook (#1853)cache gc(#1877)auto-update --freezeoutput (#1916)Bug fixes
auto-update(#1936)Documentation
Contributors
astral-sh/ruff (ruff)
v0.15.12Compare Source
Released on 2026-04-24.
Preview features
#ruff:file-ignorefile-level suppressions (#23599)#ruff:ignorelogical-line suppressions (#23404)airflow] Implementtask-branch-as-short-circuit(AIR004) (#23579)flake8-bugbear] Fixbreak/continuehandling inloop-iterator-mutation(B909) (#24440)pylint] FixPLC2701for type parameter scopes (#24576)Rule changes
pandas-vet] Suggest.arrayas well inPD011(#24805)CLI
Documentation
pylint] FixPLR0124description not to claim self-comparison always returns the same value (#24749)pyupgrade] Expand docs on reusableTypeVars and scoping (UP046) (#24153)Contributors
v0.15.11Compare Source
Released on 2026-04-16.
Preview features
ruff] IgnoreRUF029when function is decorated withasynccontextmanager(#24642)airflow] Implementairflow-xcom-pull-in-template-string(AIR201) (#23583)flake8-bandit] FixS103false positives and negatives in mask analysis (#24424)Bug fixes
flake8-async] Omit overridden methods forASYNC109(#24648)Documentation
flake8-async] Add override mention toASYNC109docs (#24666)vim.lsp.config(#24577)Contributors
v0.15.10Compare Source
Released on 2026-04-09.
Preview features
flake8-logging] Allow closures in except handlers (LOG004) (#24464)flake8-self] MakeSLFdiagnostics robust to non-self-named variables (#24281)flake8-simplify] Make the fix forcollapsible-ifsafe inpreview(SIM102) (#24371)Bug fixes
E502fixes in f-strings and t-strings (#24410)dedent_to(#24381)pyupgrade] Fix panic caused by handling of octals (UP012) (#24390)Rule changes
ruff] Treat f-string interpolation as potential side effect (RUF019) (#24426)Server
Documentation
Contributors
tombi-toml/tombi (tombi)
v0.9.25Compare Source
What's Changed
🚀 New Features
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.24...v0.9.25
v0.9.24Compare Source
What's Changed
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.23...v0.9.24
v0.9.23Compare Source
What's Changed
🚨 Breaking Changes
🚀 New Features
👒 Dependencies
Full Changelog: tombi-toml/tombi@v0.9.22...v0.9.23
v0.9.22Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.21...v0.9.22
v0.9.21Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
👒 Dependencies
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.20...v0.9.21
v0.9.20Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.19...v0.9.20
v0.9.19Compare Source
What's Changed
Added support for disabling automatic schema sorting in config files.
🚀 New Features
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.18...v0.9.19
v0.9.18Compare Source
What's Changed
In this release, we have changed the default settings for DocumentLink, enabling document links only for
crates.ioorpypi.org.You can revert to the previous behavior by modifying the configuration file. However, if there is no demand from users, the DocumentLink functionality that has been disabled by default in this release may be removed in the future.
🚀 New Features
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.17...v0.9.18
v0.9.17Compare Source
What's Changed
🚀 New Features
🐛 Bug Fixes
🛠️ Other Changes
authorsfield incargo.jsonby @jelrwi in #1699New Contributors
Full Changelog: tombi-toml/tombi@v0.9.16...v0.9.17
v0.9.16Compare Source
What's Changed
🛠️ Other Changes
New Contributors
Full Changelog: tombi-toml/tombi@v0.9.15...v0.9.16
v0.9.15Compare Source
What's Changed
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.14...v0.9.15
Configuration
📅 Schedule: (in timezone UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.